home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 September (IDG) / Sep99.iso / Shareware World / Comms & Internet / Analog 3.31 / docs / Licence.txt < prev    next >
Encoding:
Text File  |  1999-06-19  |  6.3 KB  |  109 lines  |  [TEXT/R*ch]

  1. Analog is copyright (C) Stephen R. E. Turner 1995 - 1999.
  2. This copyright applies to all source code, compiled code, documentation, and
  3. graphics, except those parts written by other people (which are normally
  4. copyright their authors).
  5.  
  6. This licence describes the conditions under which you may use, modify and
  7. distribute version 3.31 of analog ("the program"). Except where stated,
  8. the conditions of this licence apply equally to the source code for the
  9. program, as well as to any compiled version. The form interface program is
  10. part of the program for the purposes of this licence. If you are unable or
  11. unwilling to accept these conditions in full, then, notwithstanding the
  12. conditions in the remainder of this licence, you may not use, modify or
  13. distribute the program at all. Text in square brackets is intended for
  14. guidance only and does not form part of the licence in any way.
  15. [Analog is free software. This licence is designed not to restrict your
  16. freedom except insofar as is necessary to ensure that the program remains free
  17. for all. If you want to do something that is against this licence, but within
  18. the spirit of free software, then let's talk about it.]
  19.  
  20. 1) Any use of analog which is illegal under international or local law is
  21.    forbidden by this licence. Any such action is the sole responsibility of
  22.    the person committing the action.
  23.  
  24. 2) The program may be used free of charge by any person or organisation to
  25.    whom it is made available, provided that that person accepts the conditions
  26.    of this licence.
  27.  
  28. 3) The program may be copied and distributed by any person or organisation in
  29.    any way whatsoever, provided that any distribution is accompanied by a copy
  30.    of all the documentation pertaining to the program. You may not charge
  31.    for the program itself, only for reasonable costs of distributing the
  32.    program, and you must not do anything to suggest to the person to whom it is
  33.    distributed that analog is anything other than free software. Furthermore,
  34.    you may not charge for distributing a modified version of the program
  35.    unless the source code for the modified version, or a list of differences
  36.    between the modified version and the original version, is publicly and
  37.    freely available in machine readable form. 
  38.    [If you distribute analog with a book or something like that, I'd be
  39.    pleased to receive a copy].
  40.  
  41. 4) You may make a reasonable charge for either of the following services,
  42.    provided in each case that the third party is first made aware that analog
  43.    is free software and that the charge is therefore for your labour,
  44.    expertise and costs.
  45.    i) Installing the program on a computer on behalf of a third party;
  46.   ii) Running the program and providing output from it to a third party.
  47.    You may not charge for these services in connection with a modified version
  48.    of the program unless the source code for the modified version, or a list
  49.    of differences between the modified version and the original version, is
  50.    publicly and freely available in machine readable form.
  51.  
  52. 5) You may modify the program in any way you wish provided that all of the
  53.    following conditions are met.
  54.    i) Any modification in the source code is clearly marked as such;
  55.   ii) No modification is made to my documentation;
  56.       [Any documentation needed on your changes must therefore be made in a
  57.       separate file].
  58.  iii) The VNUMBER string is changed to "3.31(modified)";
  59.       [This string can be found near the top of analhea2.h].
  60.   iv) You ensure that the HTML2.0 logo is never produced except when the
  61.       output is HTML2.0 conformant;
  62.       [This logo is produced in the function pagebot() in output2.c.
  63.        An HTML validator can be found at http://validator.w3.org/]
  64.    v) Any HTML output includes a link to the analog home page.
  65.   vi) All of the conditions of this licence, and no other conditions, apply to
  66.       your modified version.
  67.    You may claim copyright for the parts of the program you have written.
  68.    Changing the default options in the file analhead.h does not count as
  69.    modifying the program.
  70.    [You are encouraged to submit your changes to me for inclusion in subsequent
  71.    versions of analog].
  72.  
  73. 6) You may use up to 1000 lines of my source code, modified or unmodified,
  74.    in your own program provided that both of the following conditions are met.
  75.    i) Authorship of my code is attributed to me, both in the source code for
  76.       your program, and in the documentation for your program if there is any;
  77.   ii) Your program must be used, modified and distributed as if it were a
  78.       modified version of analog under this licence, or as if it had been
  79.       distributed under the terms of version 2 or later of the Gnu General
  80.       Public Licence, or the Perl Artistic Licence, at your option.
  81.    [See http://www.gnu.org/copyleft/gpl.html and
  82.     http://language.perl.com/misc/Artistic.html respectively].
  83.  
  84. 7) No warranty of any sort, expressed or implied, is provided in connection
  85.    with the program, including, but not limited to, implied warranties of
  86.    merchantibility or fitness for a particular purpose. Any cost, loss or
  87.    damage of any sort incurred owing to the malfunction or misuse of the
  88.    program or the inaccuracy of the documentation or connected with the program
  89.    in any other way whatsoever is the responsibility of the person who incurred
  90.    the cost, loss or damage. By using this program you give up any right to
  91.    seek any damages against me in connection with this program. 
  92.  
  93. 8) I, Stephen Turner, reserve the right to make exceptions to any of these
  94.    conditions, or alter these conditions, at any time. However, you may always
  95.    use these conditions instead of any altered version if you prefer.
  96.    [Note that this licence explicitly applies only to one version of
  97.    analog. Therefore, if I make new conditions in connection with a future
  98.    version, you do not then have the right to apply these conditions to that
  99.    version instead].
  100.  
  101.                                         Stephen R. E. Turner
  102.                                         Statistical Laboratory
  103.                                         16 Mill Lane
  104.                                         Cambridge
  105.                                         England
  106.                                         sret1@cam.ac.uk
  107.                                         http://www.statslab.cam.ac.uk/~sret1/
  108.                                         19th June 1999
  109.